56 Results for:"> goat

  • Sort by: 

Using JMX to Manage Web Applications

01 Mar 2003

The Java Management Extensions (JMX) standard is gaining adoption within the J2EE community for the management of applications, as well as application servers and other infrastructure software. JMX makes it ... Read More

Dependency Injection in Java EE 6 - Part 5

29 Jul 2010

This series of articles introduces Contexts and Dependency Injection for Java EE (CDI), a key part of the Java EE 6 platform. In this article we will discuss CDI’s interaction with JSF in detail. Read More

NAS appliance specifications

08 Aug 2007

NAS appliances are noted for their convenience, offering dedicated internal storage that is relatively straightforward to identify and manage. The biggest issue for NAS appliances is avoiding network bottlenecks ... Read More

NAS appliance specifications

09 Aug 2007

NAS appliances are noted for their convenience, offering dedicated internal storage that is relatively straightforward to identify and manage. The biggest issue for NAS appliances is avoiding network bottlenecks ... Read More

Introduction to Maverick

01 Aug 2003

This article will cover the code and experience in building an application using the Maverick framework. Read More

JAXP: Coding for Parser & Transformer Independence

01 Jun 2002

This introductory article will educate developers about the JAXP API, and provide them with a strong understanding of the pluggability layer that will allow their applications to switch between parsers at will. Read More

MapReduce Part II

01 May 2008

MapReduce is a distributed programming model intended for parallel processing of massive amounts of data. This article describes a MapReduce implementation built with off-the-shelf, open-source software components.... Read More

Archiving software product specifications

08 Jan 2008

Archive software provides many of the features we take for granted in modern archive systems, including index and search, data classification and migration, retention and deletion, litigation hold and even data ... Read More

Mule: A Case Study

01 Jan 2007

The buzzword du jour in service-oriented architectures is ESB. Enterprise service buses are the preferred tools for integrating systems with heterogeneous data interchange interfaces and based on a wide array of ... Read More

EJB 2.1 Web Services (Part 1)

01 Aug 2002

The driving force behind EJB 2.1 is the need for Enterprise JavaBeans technology to support Web services -- a need that in turn is driven by Microsoft's release of its mammoth .NET platform, which is a significant ... Read More